* mail/footnote.el (footnote-current-style): New var.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 15 Apr 2007 17:19:30 +0000 (17:19 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 15 Apr 2007 17:19:30 +0000 (17:19 +0000)
commit8e2e9db3519a87548022ea5afc4cebfc97b55ccd
tree133ffb5a11c356a96cb186133b41ca3d6d27ac43
parentd1f0aba55b214dd5aa037c029308e86054ab7961
* mail/footnote.el (footnote-current-style): New var.
(Footnote-index-to-string, Footnote-current-regexp)
(Footnote-cycle-style, Footnote-set-style): Use it instead of
footnote-style.
(footnote-mode): Make footnote-current style buffer-local instead
of footnote-style, and initialize it to footnote-style.
(footnote-style): Update docstring.
lisp/ChangeLog